home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 33
/
Aminet 33 - October 1999.iso
/
Aminet
/
util
/
libs
/
zee_inilib.lha
/
ini_library
/
include
/
proto
/
ini.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-03-26
|
246 b
|
15 lines
#ifndef _PROTO_INI_H
#define _PROTO_INI_H
/*
** $VER: ini.h 31.0 (16.3.99)
**
** '(C) Copyright 1998-99 Basty/Seasons.'
** All Rights Reserved
*/
#include <exec/types.h>
#include <clib/ini_protos.h>
#include <pragmas/ini_pragmas.h>
#endif